home *** CD-ROM | disk | FTP | other *** search
/ Steal This CD / steal_this_cd.iso / Chapter 07 - Where the Hackers Are / virc200.exe / {app} / ViRC.exe / 0 / RCDATA / TSETUPWIZARD / TSETUPWIZARD.txt < prev   
Text File  |  2004-01-05  |  22KB  |  831 lines

  1. object SetupWizard: TSetupWizard
  2.   Left = 321
  3.   Top = 186
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Visual IRC Setup Wizard'
  7.   ClientHeight = 326
  8.   ClientWidth = 558
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 8
  23.     Top = 8
  24.     Width = 120
  25.     Height = 269
  26.     AutoSize = True
  27.     Picture.Data = {<image000.bmp>}
  28.   end
  29.   object Instructions: TLabel
  30.     Left = 550
  31.     Top = 280
  32.     Width = 3
  33.     Height = 13
  34.     Alignment = taRightJustify
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object PrevBtn: TButton
  43.     Left = 400
  44.     Top = 296
  45.     Width = 75
  46.     Height = 25
  47.     Caption = '<< Back'
  48.     Enabled = False
  49.     TabOrder = 1
  50.     OnClick = PrevBtnClick
  51.   end
  52.   object NextBtn: TButton
  53.     Left = 480
  54.     Top = 296
  55.     Width = 75
  56.     Height = 25
  57.     Caption = 'Next >>'
  58.     Enabled = False
  59.     TabOrder = 2
  60.     OnClick = NextBtnClick
  61.   end
  62.   object Notebook: TNotebook
  63.     Left = 136
  64.     Top = 8
  65.     Width = 417
  66.     Height = 269
  67.     TabOrder = 0
  68.     object TPage
  69.       Left = 0
  70.       Top = 0
  71.       Caption = 'Introduction'
  72.       object Label2: TLabel
  73.         Left = 0
  74.         Top = 0
  75.         Width = 205
  76.         Height = 13
  77.         Caption = 'Welcome to the ViRC 2 setup wizard!'
  78.         Font.Charset = DEFAULT_CHARSET
  79.         Font.Color = clWindowText
  80.         Font.Height = -11
  81.         Font.Name = 'Tahoma'
  82.         Font.Style = [fsBold]
  83.         ParentFont = False
  84.         Transparent = True
  85.       end
  86.       object Label3: TLabel
  87.         Left = 0
  88.         Top = 24
  89.         Width = 405
  90.         Height = 49
  91.         AutoSize = False
  92.         Caption = 
  93.           'This wizard will help you quickly set up ViRC. You will see seve' +
  94.           'ral pages of questions. After filling out each page, you can cli' +
  95.           'ck Next to continue, or click Back to return to the previous pag' +
  96.           'e at any time.'
  97.         Transparent = True
  98.         WordWrap = True
  99.       end
  100.       object Label4: TLabel
  101.         Left = 0
  102.         Top = 72
  103.         Width = 405
  104.         Height = 41
  105.         AutoSize = False
  106.         Caption = 
  107.           'You may click Cancel to exit the wizard, but your changes will n' +
  108.           'ot be saved and you'#39'll need to go through the setup process agai' +
  109.           'n next time.'
  110.         Transparent = True
  111.         WordWrap = True
  112.       end
  113.     end
  114.     object TPage
  115.       Left = 0
  116.       Top = 0
  117.       Caption = 'Nicks'
  118.       object Label1: TLabel
  119.         Left = 0
  120.         Top = 0
  121.         Width = 405
  122.         Height = 41
  123.         AutoSize = False
  124.         Caption = 
  125.           'First, you need to choose a nickname. This is the name by which ' +
  126.           'you'#39'll be known on IRC. Nicknames cannot start with a number, an' +
  127.           'd they may only contain letters, numbers, and these special char' +
  128.           'acters:'
  129.         Transparent = True
  130.         WordWrap = True
  131.       end
  132.       object Label5: TLabel
  133.         Left = 24
  134.         Top = 48
  135.         Width = 77
  136.         Height = 13
  137.         Caption = '{ | } [ \ ] _ ` - ^'
  138.         Transparent = True
  139.       end
  140.       object Label6: TLabel
  141.         Left = 0
  142.         Top = 72
  143.         Width = 405
  144.         Height = 33
  145.         AutoSize = False
  146.         Caption = 
  147.           'Most IRC networks (such as EFnet and Undernet) only allow nickna' +
  148.           'mes up to 9 characters long, but some (such as DALnet) allow nic' +
  149.           'knames up to 30 characters.'
  150.         Transparent = True
  151.         WordWrap = True
  152.       end
  153.       object Label7: TLabel
  154.         Left = 0
  155.         Top = 112
  156.         Width = 87
  157.         Height = 13
  158.         Caption = 'Primary nickname:'
  159.         Transparent = True
  160.       end
  161.       object Label8: TLabel
  162.         Left = 0
  163.         Top = 144
  164.         Width = 405
  165.         Height = 33
  166.         AutoSize = False
  167.         Caption = 
  168.           'You also need a backup nickname, in case your first choice is be' +
  169.           'ing used by someone else.'
  170.         Transparent = True
  171.         WordWrap = True
  172.       end
  173.       object Label9: TLabel
  174.         Left = 0
  175.         Top = 184
  176.         Width = 85
  177.         Height = 13
  178.         Caption = 'Backup nickname:'
  179.         Transparent = True
  180.       end
  181.       object PrimaryNick: TEdit
  182.         Left = 96
  183.         Top = 108
  184.         Width = 153
  185.         Height = 21
  186.         TabOrder = 0
  187.         OnChange = SettingChange
  188.       end
  189.       object BackupNick: TEdit
  190.         Left = 96
  191.         Top = 180
  192.         Width = 153
  193.         Height = 21
  194.         TabOrder = 1
  195.         OnChange = SettingChange
  196.       end
  197.     end
  198.     object TPage
  199.       Left = 0
  200.       Top = 0
  201.       Caption = 'IdentRealName'
  202.       object Label10: TLabel
  203.         Left = 0
  204.         Top = 0
  205.         Width = 405
  206.         Height = 33
  207.         AutoSize = False
  208.         Caption = 
  209.           'Next, you need to choose an ident. This will be shown to others ' +
  210.           'when you join a channel or when they use /whois on you, before y' +
  211.           'our hostname.'
  212.         Transparent = True
  213.         WordWrap = True
  214.       end
  215.       object Label11: TLabel
  216.         Left = 0
  217.         Top = 32
  218.         Width = 405
  219.         Height = 41
  220.         AutoSize = False
  221.         Caption = 
  222.           'You should choose something that will distinguish you from other' +
  223.           ' users of your ISP, such as the part of your email address befor' +
  224.           'e the @. The ident cannot contain spaces.'
  225.         Transparent = True
  226.         WordWrap = True
  227.       end
  228.       object Label12: TLabel
  229.         Left = 0
  230.         Top = 88
  231.         Width = 30
  232.         Height = 13
  233.         Caption = 'Ident:'
  234.         Transparent = True
  235.       end
  236.       object Label13: TLabel
  237.         Left = 0
  238.         Top = 120
  239.         Width = 405
  240.         Height = 41
  241.         AutoSize = False
  242.         Caption = 
  243.           'You also need to choose a "real name". This doesn'#39't have to be y' +
  244.           'our actual name... it could be your homepage address, a short qu' +
  245.           'ote, or anything else you'#39'd like to show in your /whois informat' +
  246.           'ion. You can use attributes and color codes.'
  247.         Transparent = True
  248.         WordWrap = True
  249.       end
  250.       object Label14: TLabel
  251.         Left = 0
  252.         Top = 176
  253.         Width = 54
  254.         Height = 13
  255.         Caption = 'Real name:'
  256.         Transparent = True
  257.       end
  258.       object Ident: TEdit
  259.         Left = 64
  260.         Top = 84
  261.         Width = 121
  262.         Height = 21
  263.         TabOrder = 0
  264.         OnChange = SettingChange
  265.       end
  266.       object RealName: TInputMemo
  267.         Left = 64
  268.         Top = 172
  269.         Width = 337
  270.         Height = 21
  271.         TabOrder = 1
  272.         WantReturns = False
  273.         OnChange = SettingChange
  274.       end
  275.     end
  276.     object TPage
  277.       Left = 0
  278.       Top = 0
  279.       Caption = 'Server'
  280.       object Label15: TLabel
  281.         Left = 0
  282.         Top = 0
  283.         Width = 405
  284.         Height = 49
  285.         AutoSize = False
  286.         Caption = 
  287.           'Now you need to choose a default server. You can find server lis' +
  288.           'ts on most IRC networks'#39' web sites... or try irc.dal.net for DAL' +
  289.           'net, irc.undernet.org for Undernet, and irc.prison.net for EFnet' +
  290.           '.'
  291.         Transparent = True
  292.         WordWrap = True
  293.       end
  294.       object Label16: TLabel
  295.         Left = 0
  296.         Top = 48
  297.         Width = 405
  298.         Height = 57
  299.         AutoSize = False
  300.         Caption = 
  301.           'IRC servers usually accept connections on port 6667, and if you ' +
  302.           'just type a server hostname, ViRC will default to that port. You' +
  303.           ' can specify a different port with a colon, such as irc.dal.net:' +
  304.           '7000. Many servers listen on ports between 6660 and 6669.'
  305.         Transparent = True
  306.         WordWrap = True
  307.       end
  308.       object Label17: TLabel
  309.         Left = 0
  310.         Top = 168
  311.         Width = 73
  312.         Height = 13
  313.         Caption = 'Default server:'
  314.         Transparent = True
  315.       end
  316.       object Label18: TLabel
  317.         Left = 0
  318.         Top = 112
  319.         Width = 405
  320.         Height = 41
  321.         AutoSize = False
  322.         Caption = 
  323.           'Some servers may require you to use a password; in this case you' +
  324.           ' can put it at the end after a percent sign: irc.foo.com%mypassw' +
  325.           'ord or irc.bar.net:6668%mypassword.'
  326.         Transparent = True
  327.         WordWrap = True
  328.       end
  329.       object DefaultServer: TEdit
  330.         Left = 88
  331.         Top = 164
  332.         Width = 177
  333.         Height = 21
  334.         TabOrder = 0
  335.         Text = 'irc.dal.net'
  336.         OnChange = SettingChange
  337.       end
  338.       object ServerBrowseBtn: TButton
  339.         Left = 272
  340.         Top = 164
  341.         Width = 25
  342.         Height = 21
  343.         Hint = 'Choose a default server from the list'
  344.         Caption = '...'
  345.         TabOrder = 1
  346.         OnClick = ServerBrowseBtnClick
  347.       end
  348.     end
  349.     object TPage
  350.       Left = 0
  351.       Top = 0
  352.       Caption = 'Wallpaper'
  353.       object Label19: TLabel
  354.         Left = 0
  355.         Top = 0
  356.         Width = 405
  357.         Height = 33
  358.         AutoSize = False
  359.         Caption = 
  360.           'You may now choose wallpaper to cover the ViRC "desktop". This w' +
  361.           'ill appear behind all channel windows. If you leave this blank, ' +
  362.           'you will have a plain background.'
  363.         Transparent = True
  364.         WordWrap = True
  365.       end
  366.       object Label20: TLabel
  367.         Left = 0
  368.         Top = 40
  369.         Width = 52
  370.         Height = 13
  371.         Caption = 'Wallpaper:'
  372.         Transparent = True
  373.       end
  374.       object Label21: TLabel
  375.         Left = 0
  376.         Top = 68
  377.         Width = 405
  378.         Height = 49
  379.         AutoSize = False
  380.         Caption = 
  381.           'You may also choose a background image to appear behind the text' +
  382.           ' in channel windows. If you leave this blank, the background wil' +
  383.           'l be a solid color (you can set the background color on the "Tex' +
  384.           't windows" page in configuration).'
  385.         Transparent = True
  386.         WordWrap = True
  387.       end
  388.       object Label22: TLabel
  389.         Left = 0
  390.         Top = 148
  391.         Width = 60
  392.         Height = 13
  393.         Caption = 'Background:'
  394.         Transparent = True
  395.       end
  396.       object Label23: TLabel
  397.         Left = 0
  398.         Top = 180
  399.         Width = 405
  400.         Height = 61
  401.         AutoSize = False
  402.         Caption = 
  403.           'If you turn on continuous backgrounds, all channel background im' +
  404.           'ages will be drawn as if they are part of a single image that'#39's ' +
  405.           'showing through the windows - try turning this on and using the ' +
  406.           'same image for wallpaper and background for a nice effect.'
  407.         Transparent = True
  408.         WordWrap = True
  409.       end
  410.       object Label24: TLabel
  411.         Left = 0
  412.         Top = 116
  413.         Width = 405
  414.         Height = 21
  415.         AutoSize = False
  416.         Caption = 
  417.           'The image should be light enough that you can read text on top o' +
  418.           'f it.'
  419.         Transparent = True
  420.         WordWrap = True
  421.       end
  422.       object Wallpaper: TEdit
  423.         Left = 80
  424.         Top = 36
  425.         Width = 257
  426.         Height = 21
  427.         TabOrder = 0
  428.         OnChange = SettingChange
  429.       end
  430.       object WallpaperBrowseBtn: TButton
  431.         Left = 342
  432.         Top = 36
  433.         Width = 59
  434.         Height = 21
  435.         Hint = 'Browse for wallpaper'
  436.         Caption = 'Browse'
  437.         TabOrder = 1
  438.         OnClick = WallpaperBrowseBtnClick
  439.       end
  440.       object Background: TEdit
  441.         Left = 80
  442.         Top = 144
  443.         Width = 257
  444.         Height = 21
  445.         TabOrder = 2
  446.         OnChange = SettingChange
  447.       end
  448.       object BackgroundBrowseBtn: TButton
  449.         Left = 342
  450.         Top = 144
  451.         Width = 59
  452.         Height = 21
  453.         Hint = 'Browse for wallpaper'
  454.         Caption = 'Browse'
  455.         TabOrder = 3
  456.         OnClick = BackgroundBrowseBtnClick
  457.       end
  458.       object ContinuousBG: TCheckBox
  459.         Left = 0
  460.         Top = 240
  461.         Width = 177
  462.         Height = 17
  463.         Caption = 'Enable continuous backgrounds'
  464.         TabOrder = 4
  465.       end
  466.     end
  467.     object TPage
  468.       Left = 0
  469.       Top = 0
  470.       Caption = 'Options'
  471.       object Label25: TLabel
  472.         Left = 0
  473.         Top = 0
  474.         Width = 268
  475.         Height = 13
  476.         Caption = 'Almost done! Now you can set various options for ViRC:'
  477.         Transparent = True
  478.       end
  479.       object Label26: TLabel
  480.         Left = 24
  481.         Top = 48
  482.         Width = 375
  483.         Height = 33
  484.         AutoSize = False
  485.         Caption = 
  486.           'If this is enabled, ViRC will minimize to an icon in the system ' +
  487.           'tray instead of a button on the taskbar. Double-click the icon t' +
  488.           'o bring ViRC back.'
  489.         Transparent = True
  490.         WordWrap = True
  491.       end
  492.       object Label28: TLabel
  493.         Left = 24
  494.         Top = 104
  495.         Width = 375
  496.         Height = 33
  497.         AutoSize = False
  498.         Caption = 
  499.           'If this is enabled, new channel and query windows will appear ma' +
  500.           'ximized, taking up the whole ViRC window.'
  501.         Transparent = True
  502.         WordWrap = True
  503.       end
  504.       object Label29: TLabel
  505.         Left = 24
  506.         Top = 160
  507.         Width = 375
  508.         Height = 49
  509.         AutoSize = False
  510.         Caption = 
  511.           'If this is enabled, windows will be "inflated" instead of maximi' +
  512.           'zed - they take up the whole ViRC window, but they can still be ' +
  513.           'moved. This makes it faster to switch between channels.'
  514.         Transparent = True
  515.         WordWrap = True
  516.       end
  517.       object Label27: TLabel
  518.         Left = 24
  519.         Top = 232
  520.         Width = 375
  521.         Height = 33
  522.         AutoSize = False
  523.         Caption = 
  524.           'If this is enabled, ViRC will keep channel windows open when the' +
  525.           ' server disconnects you, and attempt to rejoin them when you rec' +
  526.           'onnect.'
  527.         Transparent = True
  528.         WordWrap = True
  529.       end
  530.       object MinimizeToTray: TCheckBox
  531.         Left = 8
  532.         Top = 24
  533.         Width = 97
  534.         Height = 17
  535.         Caption = 'Minimize to tray'
  536.         TabOrder = 0
  537.       end
  538.       object NewWindowsMaximized: TCheckBox
  539.         Left = 8
  540.         Top = 80
  541.         Width = 177
  542.         Height = 17
  543.         Caption = 'New windows appear maximized'
  544.         TabOrder = 1
  545.       end
  546.       object MaxInflates: TCheckBox
  547.         Left = 8
  548.         Top = 136
  549.         Width = 145
  550.         Height = 17
  551.         Caption = 'Maximize button inflates'
  552.         Checked = True
  553.         State = cbChecked
  554.         TabOrder = 2
  555.       end
  556.       object KeepChannels: TCheckBox
  557.         Left = 8
  558.         Top = 208
  559.         Width = 177
  560.         Height = 17
  561.         Caption = 'Keep channels when dropped'
  562.         Checked = True
  563.         State = cbChecked
  564.         TabOrder = 3
  565.       end
  566.     end
  567.     object TPage
  568.       Left = 0
  569.       Top = 0
  570.       Caption = 'Logging'
  571.       object Label30: TLabel
  572.         Left = 0
  573.         Top = 0
  574.         Width = 405
  575.         Height = 17
  576.         AutoSize = False
  577.         Caption = 
  578.           'And finally, you can change the options for logging and timestam' +
  579.           'ping.'
  580.         Transparent = True
  581.         WordWrap = True
  582.       end
  583.       object Label31: TLabel
  584.         Left = 0
  585.         Top = 24
  586.         Width = 405
  587.         Height = 41
  588.         AutoSize = False
  589.         Caption = 
  590.           'You can always save conversations to a file by turning logging o' +
  591.           'n and off for individual windows, but if you use logs often, you' +
  592.           ' may want to use automatic logging. Select the types of windows ' +
  593.           'you wish to log automatically:'
  594.         Transparent = True
  595.         WordWrap = True
  596.       end
  597.       object Label32: TLabel
  598.         Left = 0
  599.         Top = 144
  600.         Width = 405
  601.         Height = 41
  602.         AutoSize = False
  603.         Caption = 
  604.           'You can also turn timestamps on and off for individual windows, ' +
  605.           'or enable this option if you want to show timestamps in all wind' +
  606.           'ows by default:'
  607.         Transparent = True
  608.         WordWrap = True
  609.       end
  610.       object Label47: TLabel
  611.         Left = 0
  612.         Top = 200
  613.         Width = 405
  614.         Height = 41
  615.         AutoSize = False
  616.         Caption = 
  617.           'One last thing: ViRC normally keeps your settings in the system ' +
  618.           'registry. If you want to run ViRC from a floppy disk, or move al' +
  619.           'l your ViRC settings to another computer, you may want to keep t' +
  620.           'hem in an INI file instead.'
  621.         Transparent = True
  622.         WordWrap = True
  623.       end
  624.       object LogChannels: TCheckBox
  625.         Left = 48
  626.         Top = 72
  627.         Width = 97
  628.         Height = 17
  629.         Caption = 'Channels'
  630.         TabOrder = 0
  631.       end
  632.       object LogQueries: TCheckBox
  633.         Left = 48
  634.         Top = 104
  635.         Width = 201
  636.         Height = 17
  637.         Caption = 'Queries (private message windows)'
  638.         TabOrder = 2
  639.       end
  640.       object LogServers: TCheckBox
  641.         Left = 48
  642.         Top = 120
  643.         Width = 137
  644.         Height = 17
  645.         Caption = 'Server status windows'
  646.         TabOrder = 3
  647.       end
  648.       object LogChats: TCheckBox
  649.         Left = 48
  650.         Top = 88
  651.         Width = 81
  652.         Height = 17
  653.         Caption = 'DCC chats'
  654.         TabOrder = 1
  655.       end
  656.       object ShowTimestamps: TCheckBox
  657.         Left = 48
  658.         Top = 176
  659.         Width = 121
  660.         Height = 17
  661.         Caption = 'Show timestamps'
  662.         TabOrder = 4
  663.       end
  664.       object SaveINI: TCheckBox
  665.         Left = 48
  666.         Top = 248
  667.         Width = 97
  668.         Height = 17
  669.         Caption = 'Save to INI file'
  670.         TabOrder = 5
  671.       end
  672.     end
  673.     object TPage
  674.       Left = 0
  675.       Top = 0
  676.       Caption = 'End'
  677.       object Label33: TLabel
  678.         Left = 0
  679.         Top = 0
  680.         Width = 341
  681.         Height = 13
  682.         Caption = 'Congratulations! You are finished with the ViRC setup wizard.'
  683.         Font.Charset = DEFAULT_CHARSET
  684.         Font.Color = clWindowText
  685.         Font.Height = -11
  686.         Font.Name = 'Tahoma'
  687.         Font.Style = [fsBold]
  688.         ParentFont = False
  689.         Transparent = True
  690.       end
  691.       object Label34: TLabel
  692.         Left = 0
  693.         Top = 24
  694.         Width = 405
  695.         Height = 49
  696.         AutoSize = False
  697.         Caption = 
  698.           'Click Finish to start using IRC. To connect to a server, simply ' +
  699.           'click the Start button in ViRC'#39's toolbar, then click the first b' +
  700.           'utton in the server toolbar to connect. You can open more server' +
  701.           ' windows by clicking the Start button again.'
  702.         Transparent = True
  703.         WordWrap = True
  704.       end
  705.       object Label35: TLabel
  706.         Left = 0
  707.         Top = 72
  708.         Width = 405
  709.         Height = 49
  710.         AutoSize = False
  711.         Caption = 
  712.           'Once you'#39're connected, use the /join command to join a channel. ' +
  713.           'For example, "/join #virc". In a channel, simply type text and p' +
  714.           'ush enter to send it, or try "/me waves to everyone" to perform ' +
  715.           'actions.'
  716.         Transparent = True
  717.         WordWrap = True
  718.       end
  719.       object Label36: TLabel
  720.         Left = 0
  721.         Top = 120
  722.         Width = 145
  723.         Height = 13
  724.         Caption = 'Basic IRC command examples:'
  725.         Transparent = True
  726.       end
  727.       object Label37: TLabel
  728.         Left = 16
  729.         Top = 152
  730.         Width = 95
  731.         Height = 13
  732.         Caption = '/join #channelname'
  733.         Transparent = True
  734.       end
  735.       object Label38: TLabel
  736.         Left = 200
  737.         Top = 152
  738.         Width = 72
  739.         Height = 13
  740.         Caption = 'Join a channel.'
  741.         Transparent = True
  742.       end
  743.       object Label39: TLabel
  744.         Left = 16
  745.         Top = 168
  746.         Width = 138
  747.         Height = 13
  748.         Caption = '/msg somenick How are you?'
  749.         Transparent = True
  750.       end
  751.       object Label40: TLabel
  752.         Left = 200
  753.         Top = 168
  754.         Width = 186
  755.         Height = 13
  756.         Caption = 'Send a private message to "somenick".'
  757.         Transparent = True
  758.       end
  759.       object Label41: TLabel
  760.         Left = 16
  761.         Top = 184
  762.         Width = 92
  763.         Height = 13
  764.         Caption = '/dcc send somenick'
  765.         Transparent = True
  766.       end
  767.       object Label42: TLabel
  768.         Left = 200
  769.         Top = 184
  770.         Width = 121
  771.         Height = 13
  772.         Caption = 'Send a file to "somenick".'
  773.         Transparent = True
  774.       end
  775.       object Label43: TLabel
  776.         Left = 0
  777.         Top = 208
  778.         Width = 405
  779.         Height = 33
  780.         AutoSize = False
  781.         Caption = 
  782.           'Also try double-clicking in channel windows to see channel setti' +
  783.           'ngs, or right-clicking nicknames in the list for various actions' +
  784.           '. Have fun on IRC!'
  785.         Transparent = True
  786.         WordWrap = True
  787.       end
  788.       object Label44: TLabel
  789.         Left = 0
  790.         Top = 248
  791.         Width = 126
  792.         Height = 13
  793.         Caption = '-- Jesse McGrew (Mr2001)'
  794.         Transparent = True
  795.       end
  796.       object Label45: TLabel
  797.         Left = 16
  798.         Top = 136
  799.         Width = 87
  800.         Height = 13
  801.         Caption = '/server irc.dal.net'
  802.         Transparent = True
  803.       end
  804.       object Label46: TLabel
  805.         Left = 200
  806.         Top = 136
  807.         Width = 145
  808.         Height = 13
  809.         Caption = 'Connect to a different server.'
  810.         Transparent = True
  811.       end
  812.     end
  813.   end
  814.   object CancelBtn: TButton
  815.     Left = 312
  816.     Top = 296
  817.     Width = 75
  818.     Height = 25
  819.     Cancel = True
  820.     Caption = 'Cancel'
  821.     TabOrder = 3
  822.     OnClick = CancelBtnClick
  823.   end
  824.   object OpenPictureDialog: TOpenPictureDialog
  825.     Filter = 'Bitmaps (*.bmp)|*.bmp'
  826.     Options = [ofHideReadOnly, ofFileMustExist]
  827.     Left = 8
  828.     Top = 288
  829.   end
  830. end
  831.